﻿body 
{
	padding:0px;
	margin:0px;
	color: #333;
	background: #fff;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size:smaller;
}
.Military
{
	background: url(/Images/Template/Military-page-bg.gif) repeat-x;
}
.Trading
{
	background: url(/Images/Template/trading-page-bg.gif) repeat-x;
}

h1
{
	font-size: 1.8em;
	font-weight:normal;
}

h2
{
	font-size: 1.6em;
	font-weight:normal;
	clear:both;
}

h6 
{
 text-align:center; clear:both; line-height:24px; padding:5px; border:solid 1px #666; border-right: solid 2px #777; border-bottom: solid 2px #777; font-size:12px; font-style:italic; background-color: #f2f2f2; font-weight:normal;
}

.Military #pagecontent img {margin:5px;}

.Trading h2
{
	color: #0f5285;
}

.Military h2
{
	color: #698330;
}

#screen
{
	text-align:center;
}

#hero-bg
{
	background: url(/Images/Template/military-hero-bg.jpg) center no-repeat;
	position:absolute;
	top:100px;
	width:100%;
	border:solid 1px #c00;
}

#mypage
{
	margin:auto;
	text-align:left;
	border: #fc0 0px solid;
}

.topsection
{
	color:#bbb;
	background: #7c8792;
}

.topsection table
{
	display:inline;
}

.middlebutton
{
	text-align:center;
	background: url(/Images/Template/btn-top-bg.gif) no-repeat;
	width:120px;
	height:22px;
	margin-left:5px;
}

.topbutton
{
	display:block;
	text-align:center;
	background: url(/Images/Template/btn-top-bg.gif) no-repeat;
	width:120px;
	height:22px;
	float:left;
	margin-left:5px;
}
.topbutton-snap
{
	display:block;
	text-align:center;
	background: url(/Images/Template/btn-top-bg-snap.gif) no-repeat;
	width:120px;
	height:22px;
	float:left;
	margin-left:5px;
}
.topbutton-active
{
	display:block;
	text-align:center;
	background: url(/Images/Template/btn-top-bg-active.gif) no-repeat;
	width:120px;
	height:22px;
	float:left;
	margin-left:5px;
}

.toppanel
{
	background: #68737f;
	padding:2px;
}

.topproductsearch
{
}

.topnav
{
	width:940px;
	margin:auto;
	text-align:left;
}

.topnav a 
{
	color: #eee;
	text-decoration:none;
}

#headerwrapper
{
	background: url(/Images/Template/trading-hero-bg.jpg) center bottom no-repeat;
}

.Military #headerwrapper
{
	background: url(/Images/Template/military-hero-bg.jpg) center bottom no-repeat;
}

#header
{
	height: 314px;
	width: 970px;
	margin:auto;
}

#logo
{
	width:180px;
	text-align:center;
	float:left;
}

#heroman
{
	float:right;
	width:160px;
	height: 270px;
	margin-top:45px;
}

#contentwrapper
{
	text-align:center;
	clear:both;
}

#content
{
	margin:auto;
	margin-top:0px;
	padding-top:0px;
	width: 970px;
	text-align:left;
}

#submenu
{
	width:180px;
	float:left;
	background: url(/Images/Template/submenu-bg.png) no-repeat;
}

#ISO
{
	margin:5px;
	margin-top:40px;
	border: solid 1px #ddd;
	clear:both;
	text-align:center;
	padding:5px;
}

#pagecontent
{
	float:left;
	width:750px;
	margin-top:35px;
	margin-left:20px;
}

#footer
{
	clear:both;
	width: 940px;
	margin:20px;
	text-align:center;
	color: #ccc;
	border-top: solid 1px #eee;
	padding:5px;
}

#footer a
{
	color: #999;
	text-decoration:none;
}

.gallerytable
{
	border:solid 1px #eee;
}

.gallerytable td
{
	background: #f2f2f2;
	padding:2px;
}

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active
{
	background: url(/Images/Template/trading-menu-arrow.gif) no-repeat;
	padding-left:18px;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	background-color: #fff;
	padding-top:3px;
	line-height: 25px;
}

.breadcrumb a:hover
{
	color:#777;
}

.prevNext a, .prevNext a:link, .prevNext a:visited, .prevNext a:active
{
	background:#f2f2f2;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

.prevNext a:hover
{
	color:#777;
}



.nostyle{
	color: #000000;
	text-decoration: none;
}

.lightShade 
{
	background-color:#ccc;
}
.darkShade 
{
	background-color:#eee;
}

.error
{
	color:#DF776F;
}

ul.reviews {
	margin:0 0 0 30px; padding:0;	
}

ul.reviews li {
	list-style-type:none;
	background: url('../images/adobe-reader.png') no-repeat 0% 0%;
	margin-top:10px;
	padding-left:40px;
	height:50px;
}



